[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RESTORE GRAPHICS SCREEN

Description:
This command restores previously saved areas of the graphics screen that
were captured with the SAVE GRAPHICS SCREEN command.  To restore an area,
you must specify the label that the area was originally saved under.

Syntax:
RESTORE GRAPHICS SCREEN <label>

Arguments:
<label> is a name tag that the screen was originally saved under.

Example:
RESTORE GRAPHICS SCREEN "scr_one" ;       // restore screen "scr_one"

         Purpose: Restore a previously saved area of the graphics screen
 Mapped Function: __RestGScreen() contained in GLLIBR.PRG.
   dGE functions: snappaste()
   Other GL UDFs: None.
System variables: _screens_[]
System constants: MaxScreens

See Also:
SAVE GRAPHICS SCREEN

See Also: __RestGScreen()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson